home *** CD-ROM | disk | FTP | other *** search
/ Experimental BBS Explossion 3 / Experimental BBS Explossion III.iso / graphics / qpeg11c.zip / NCR.CFG < prev    next >
Text File  |  1993-11-19  |  2KB  |  54 lines

  1. # QPEG configuration file
  2. # for SVGAs equipped with an NCR 77C22 chipset (+ optional hicolor DAC)
  3. #
  4. # Note:  Depending on your BIOS version it may be necessary to load
  5. # a special driver (SETMODE.SYS) in order to be able to use this
  6. # configuration.
  7.  
  8. NCR BGR
  9.  
  10. # These are the standard VGA modes
  11.  320  200   16     40 $0d 0
  12.  640  480   16     80 $12 0
  13.  320  200  256    320 $13 0
  14.  
  15. # 16 color SVGA modes:
  16.  800  600   16    100 $58 0
  17. 1024  768   16    128 $5b 0      # (interlaced)
  18. # 1024  768   16    128 $5d 0      # (non-interlaced)
  19. 1280 1024   16    160 $67 0      # (interlaced)
  20. # Note: some cards and/or monitors do not support the 1280x1024 resolution.
  21. # If this is true for you, delete the corresponding line in order to prevent
  22. # QPEG from using that mode.
  23.  
  24. # 256 color SVGA modes:
  25.  640  480  256    640 $5f 0
  26.  800  600  256    800 $5c 0
  27. 1024  768  256   1024 $61 0      # NCR 77C22E only! (interlaced)
  28. # 1024  768  256   1024 $62 0      # NCR 77C22E only! (non-interlaced)
  29. 1280 1024  256   1280 $6a 0      # NCR 77C22E only! (interlaced)
  30. # 1280  960  256   1280 $6b 0      # NCR 77C22E only! (non-interlaced)
  31. # Some cards and/or monitors do not support the 1280x1024/960 resolution.
  32. # Note: Be sure that your SVGA card has enough video memory to display all of
  33. # these modes.  Otherwise delete the corresponding lines in order to prevent
  34. # QPEG from using those modes not supported by your card.
  35.  
  36. # 32K color (hicolor) modes.
  37. # Delete them if you don't have a hicolor or truecolor DAC.
  38.  640  480  32k   1280 $70 0      # NCR 77C22E only!
  39.  800  600  32k   1600 $71 0      # NCR 77C22E only!
  40.  
  41. # NOTE:
  42. # You probably need to setup some modes with softmode.sys (at least for
  43. # the HiColor modes).
  44. # Use setmode to adjust these values or do it by hand .
  45. # However, if you use softmode.sys to adjust one SGVA mode,
  46. # you must adjust them all !
  47. #
  48. # In your config.sys will show up (if you use setmode) something like this.
  49. # (100 & 102 are for the 32k Hicolor modes)
  50. #
  51. # DEVICE=C:\NCR\softmode.sys /m:7,5,3,4,10,0,2,100,102
  52. #
  53. # change path C:\NCR to your own needs
  54.